efa inventory debug device-adapter-status
Syntax
efa inventory debug device-adapter-status
[ --ip device-ips | --fabric string |
--fabric-all ]
Parameters
- --fabric string
- Specifies the name of the fabric.
- --fabric-all
- All devices for all fabrics.
- --ip device-ips
- Specifies comma-separated range of device IP
addresses. Example: 10.1.1.13,10.1.1.50,10.1.1.101.
Examples
efa inventory debug device-adapter-status --ip 10.24.80.58
+-------------+-------------------+----------+-----------+--------------+
| IP | Adapter | Protocol | State | Error Status |
+-------------+-------------------+----------+-----------+--------------+
| 10.24.80.58 | SwitchRestAdapter | https | Connected | Success |
+-------------+-------------------+----------+-----------+--------------+
| 10.24.80.58 | SwitchSSHAdapter | SSH | Connected | Success |
+-------------+-------------------+----------+-----------+--------------+
| 10.24.80.58 | SwitchNcAdapter | NewConf | Connected | Success |
+-------------+-------------------+----------+-----------+--------------+
Device Adapter Status
--- Time Elapsed: 5.867081913s ---